Skip to content

Peterson fixed the filter not finding users due to inner spaces.#4464

Open
peterson337 wants to merge 1 commit intodevelopmentfrom
peterson-fix-filter-not-finding-user-due-to-inner-spaces
Open

Peterson fixed the filter not finding users due to inner spaces.#4464
peterson337 wants to merge 1 commit intodevelopmentfrom
peterson-fix-filter-not-finding-user-due-to-inner-spaces

Conversation

@peterson337
Copy link
Copy Markdown
Contributor

Description

This PR was opened to fix the bug that prevents the filter input from working when the typed text contains spaces.

Related PRS (if any):

None.

Main changes explained:

The UserManagement.jsx component has been modified to fix the bug.

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. Log in as an admin or owner user
  5. Go to Other Links → User Management
  6. Type in the filter located in the “Last Name” column and insert a space in the middle of the text. Even so, the table should display the users that match the text entered in the input.

Screenshots or videos of changes:

Before my fix:

Before.my.fix.mp4

After my fix

After.my.fix.mp4

Note:

None.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 27, 2025

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 4460c89
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6928d4567ee390000749ac2d
😎 Deploy Preview https://deploy-preview-4464--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@peterson337 peterson337 added the do not review Do not review or look at code without full context label Nov 27, 2025
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@peterson337 peterson337 removed the do not review Do not review or look at code without full context label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant